home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1953 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: ix.netcom.com!netnews
  2. From: chordman@ix.netcom.com (Synthaholic)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: help encryption program
  5. Date: 18 Jan 1996 00:55:05 GMT
  6. Organization: Netcom
  7. Sender: chordman@ix.netcom.com(Scott Gravenhorst )
  8. Message-ID: <4dk5p9$s2k@cloner2.ix.netcom.com>
  9. References: <4dbb0o$dbm@jaring.my>
  10. NNTP-Posting-Host: ix-wh3-12.ix.netcom.com
  11. X-NETCOM-Date: Wed Jan 17  4:55:05 PM PST 1996
  12.  
  13. In <4dbb0o$dbm@jaring.my> meimei@pl.jaring.my writes: 
  14. >
  15. >Requirement :
  16. >==========
  17. >
  18. >A encryption scheme is to interchange letters of the alphabet on a
  19. >one-to-one basis. This can be accomplished with a transalation table
  20. >for the 52 lowercase and uppercase letters.
  21. >
  22. >Write a C program that implements such a scheme to encode text. The
  23. >program must also have the option to decode text thst has been
  24. >encoded. The user must select whether he wants to encode or decode the
  25. >text and then type in the appropriate text.
  26. >
  27. >Can anyone solve the above problem ?
  28. >
  29.  
  30. Smells like homework to me.
  31.  
  32. Oh, and yes, I can.
  33.  
  34. Don't ask.
  35.  
  36.  
  37. -- 
  38. -- Synthaholic
  39.